ODAC

TOraStatement Members

TOraStatement class overview.

Properties

Name Description

EndLine (inherited from TDAStatement)

Used to determine the number of the last statement line in a script.

EndOffset (inherited from TDAStatement)

Used to get the offset in the last line of the statement.

EndPos (inherited from TDAStatement)

Used to get the end position of the statement in a script.

Omit (inherited from TDAStatement)

Used to avoid execution of a statement.

Params

Contains parameters for an SQL statement.

Script (inherited from TDAStatement)

Used to determine the TDAScript object the SQL Statement belongs to.

SQL (inherited from TDAStatement)

Used to get or set the text of an SQL statement.

StartLine (inherited from TDAStatement)

Used to determine the number of the first statement line in a script.

StartOffset (inherited from TDAStatement)

Used to get the offset in the first line of a statement.

StartPos (inherited from TDAStatement)

Used to get the start position of the statement in a script.

Methods

Name Description

Execute (inherited from TDAStatement)

Executes a statement.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback